Home
last modified time | relevance | path

Searched defs:IsGlobal (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/
DClangTidyCheck.h258 bool IsGlobal = false; in getLocalOrGlobal() local
288 bool IsGlobal = false; in getLocalOrGlobal() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/
DClangTidyCheck.h258 bool IsGlobal = false; in getLocalOrGlobal() local
288 bool IsGlobal = false; in getLocalOrGlobal() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/
DClangTidyCheck.h258 bool IsGlobal = false; in getLocalOrGlobal() local
288 bool IsGlobal = false; in getLocalOrGlobal() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/
DClangTidyCheck.h258 bool IsGlobal = false; in getLocalOrGlobal() local
288 bool IsGlobal = false; in getLocalOrGlobal() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DProperty.h53 bool IsGlobal() const { return m_is_global; } in IsGlobal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DProperty.h53 bool IsGlobal() const { return m_is_global; } in IsGlobal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DProperty.h53 bool IsGlobal() const { return m_is_global; } in IsGlobal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DProperty.h53 bool IsGlobal() const { return m_is_global; } in IsGlobal() function
/aosp_15_r20/external/clang/lib/Analysis/
H A DCallGraph.cpp130 void CallGraph::addNodeForDecl(Decl* D, bool IsGlobal) { in addNodeForDecl()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcor.h477 STDMETHOD (IsGlobal) (THIS_ mdToken pd, int *pbGlobal) PURE; in DECLARE_INTERFACE_() local
551 STDMETHOD (IsGlobal) (THIS_ mdToken pd, int *pbGlobal) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/external/libcxxabi/src/demangle/
H A DItaniumDemangle.h1638 bool IsGlobal; // ::operator new ? variable
1674 bool IsGlobal; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1742 bool IsGlobal; // ::operator new ? variable
1778 bool IsGlobal; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1941 bool IsGlobal; // ::operator new ? variable
1976 bool IsGlobal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/
DItaniumDemangle.h2081 bool IsGlobal; // ::operator new ? variable
2116 bool IsGlobal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/
DItaniumDemangle.h2080 bool IsGlobal; // ::operator new ? variable
2115 bool IsGlobal; variable
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/demangle/
H A DItaniumDemangle.h2081 bool IsGlobal; // ::operator new ? variable
2116 bool IsGlobal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/
DItaniumDemangle.h2080 bool IsGlobal; // ::operator new ? variable
2115 bool IsGlobal; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/
DItaniumDemangle.h2080 bool IsGlobal; // ::operator new ? variable
2115 bool IsGlobal; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaDecl.cpp6644 Sema &S, const T *ND, bool IsGlobal, LookupResult &Previous) { in checkGlobalOrExternCConflict()
10428 bool IsGlobal = GlobalStorage && !var->isStaticLocal(); in CheckCompleteVariableDeclaration() local
H A DSemaExpr.cpp13582 bool IsGlobal = !Var->hasLocalStorage(); in tryCaptureVariable() local
/aosp_15_r20/external/aws-sdk-java-v2/services/elasticache/src/main/resources/codegen-resources/
H A Dservice-2.json2204 "IsGlobal":{ object