Home
last modified time | relevance | path

Searched defs:Scopes (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/clang-tools-extra/clangd/test/Inputs/
H A Drequests.json1 …rks/IndexBenchmark.cpp"],"Query":"OMP","RestrictForCodeCompletion":true,"Scopes":["clang::"], "Any… array
2 {"Limit":100,"ProximityPaths":[],"Query":"s","RestrictForCodeCompletion":true,"Scopes":["llvm::", "… array
3 {"Limit":100,"ProximityPaths":[],"Query":"sy","RestrictForCodeCompletion":true,"Scopes":["llvm::", … array
4 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array
5 {"Limit":100,"ProximityPaths":[],"Query":"sys","RestrictForCodeCompletion":true,"Scopes":["llvm::",… array
6 {"Limit":100,"ProximityPaths":[],"Query":"Dex","RestrictForCodeCompletion":true,"Scopes":["clang::c… array
7 {"Limit":100,"ProximityPaths":[],"Query":"Variable","RestrictForCodeCompletion":true,"Scopes":[""],… array
/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h160 static const unsigned Scopes[] = { in getRuntimeValues() local
211 static const unsigned Scopes[] = { in getRuntimeValues() local
260 static const unsigned Scopes[] = { in getRuntimeValues() local
/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h42 llvm::SmallVector<std::pair<unsigned, const VarDecl *>, 48> Scopes; variable
H A DMacroPPCallbacks.h51 llvm::SmallVector<llvm::DIMacroFile *, 4> Scopes; variable
/llvm-project/clang-tools-extra/clangd/
H A DIncludeFixer.h67 std::vector<std::string> Scopes; // Namespace scopes we should search in. member
H A DIncludeFixer.cpp481 std::vector<std::string> Scopes; in collectAccessibleScopes() local
/llvm-project/clang-tools-extra/clangd/index/dex/dexp/
H A DDexp.cpp143 llvm::cl::opt<std::string> Scopes{ member in clang::clangd::__anonac3892160111::FuzzyFind
158 llvm::SmallVector<llvm::StringRef> Scopes; in run() local
[all...]
/llvm-project/clang-tools-extra/clangd/index/
H A DIndex.h36 std::vector<std::string> Scopes; member
/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp117 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h174 SmallVector<DIScope *, 8> Scopes; global() variable
/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h136 Scopes, // --compare=scopes enumerator
155 Scopes, // --print=scopes enumerator
245 LVScopeKindSet Scopes; // --select-scopes=<Kind> variable
H A DLVReader.h72 LVScopes Scopes; variable
H A DLVObject.h97 unsigned Scopes = 0; member
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DSelectElementsTest.cpp195 if (const LVScopes *Scopes = Parent->getScopes()) in resolvePatterns() local
H A DWarningInternalTest.cpp323 if (const LVScopes *Scopes = Parent->getScopes()) in resolveElements() local
H A DCodeViewReaderTest.cpp39 const LVScopes *Scopes = Parent->getScopes(); getFirstScopeChild() local
/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h272 SmallVector<ScopeType> Scopes; global() variable
/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp54 for (LVScope *Scope : *Scopes) { in checkIntegrityScopesTree() local
H A DLVScope.cpp740 if (const LVScopes *Scopes = Scope->getScopes()) in traverseParentsAndChildren() local
1563 if (const LVScopes *Scopes = Scope->getScopes()) in printSizes() local
2028 if (const LVScopes *Scopes = Parent->getScopes()) in transformScopedName() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp715 if (const LVScopes *Scopes = CompileUnit->getScopes()) in processLines() local
898 if (const LVScopes *Scopes = Parent->getScopes()) in includeInlineeLines() local
/llvm-project/clang/lib/AST/Interp/
H A DFunction.h
H A DByteCodeEmitter.cpp
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp519 SmallVector<Metadata *, 4> Scopes{NewScope}, NoAliases{NewScope}; setNoAliasToLoop() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp394 DenseSet<CHRScope *> Scopes; global() member in __anonf9fc18ab0111::CHR
977 findScopes(Region * R,Region * NextRegion,Region * ParentRegion,SmallVectorImpl<CHRScope * > & Scopes) findScopes() argument
1261 classifyBiasedScopes(SmallVectorImpl<CHRScope * > & Scopes) classifyBiasedScopes() argument
1991 dumpScopes(SmallVectorImpl<CHRScope * > & Scopes,const char * Label) dumpScopes() argument
[all...]

12