Home
last modified time | relevance | path

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

12

/freebsd/contrib/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
/freebsd/contrib/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
H A DCGAtomic.cpp786 auto Scopes = ScopeModel->getRuntimeValues(); in EmitAtomicOp() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp118 mayAliasInScopes(const MDNode * Scopes,const MDNode * NoAlias) const mayAliasInScopes() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h174 SmallVector<DIScope *, 8> Scopes; variable
/freebsd/contrib/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
H A DLVScope.h122 std::unique_ptr<LVScopes> Scopes; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h272 SmallVector<ScopeType> Scopes; variable
H A DTokenAnnotator.cpp127 SmallVector<ScopeType> &Scopes) in AnnotatingParser()
3115 SmallVector<ScopeType> &Scopes; member in clang::format::__anonadd98d890111::AnnotatingParser
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp54 if (const LVScopes *Scopes = Parent->getScopes()) { in checkIntegrityScopesTree() local
H A DLVScope.cpp748 if (const LVScopes *Scopes = Scope->getScopes()) traverseParentsAndChildren() local
1571 if (const LVScopes *Scopes = Scope->getScopes()) printSizes() local
2036 if (const LVScopes *Scopes = Parent->getScopes()) transformScopedName() local
[all...]
/freebsd/contrib/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
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h251 llvm::SmallVector<Scope, 2> Scopes; variable
H A DByteCodeEmitter.cpp185 llvm::SmallVector<Scope, 2> Scopes; in compileFunc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp519 SmallVector<Metadata *, 4> Scopes{NewScope}, NoAliases{NewScope}; in setNoAliasToLoop() local
H A DEarlyCSE.cpp805 NodeScope Scopes; member in __anon2439b80b0411::EarlyCSE::StackNode
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp394 DenseSet<CHRScope *> Scopes; member in __anone1ce48180111::CHR
977 SmallVectorImpl<CHRScope *> &Scopes) { in findScopes()
1261 void CHR::classifyBiasedScopes(SmallVectorImpl<CHRScope *> &Scopes) { in classifyBiasedScopes()
1991 dumpScopes(SmallVectorImpl<CHRScope *> &Scopes, const char *Label) { in dumpScopes()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp774 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
H A DMachineLICM.cpp806 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp71 SmallVector<GotoScope, 48> Scopes; member in __anon116d3ae30111::JumpScopeChecker
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp339 MultiParseScope Scopes; member
H A DParseTemplate.cpp1622 MultiParseScope Scopes(*this); in ParseLateTemplatedFuncDef() local

12