Home
last modified time | relevance | path

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

12

/freebsd-src/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
261 static const unsigned Scopes[] = { getRuntimeValues() local
/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScopedNoAliasAA.cpp117 bool ScopedNoAliasAAResult::mayAliasInScopes(const MDNode *Scopes, in mayAliasInScopes()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h171 SmallVector<DIScope *, 8> Scopes; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp164 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/freebsd-src/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-src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h265 SmallVector<ScopeType> Scopes; global() variable
H A DTokenAnnotator.cpp127 SmallVector<ScopeType> &Scopes) in AnnotatingParser() argument
2714 SmallVector<ScopeType> &Scopes; global() member in clang::format::__anon65a124db0111::AnnotatingParser
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeEmitter.cpp127 llvm::SmallVector<Scope, 2> Scopes; compileFunc() local
H A DFunction.h232 llvm::SmallVector<Scope, 2> Scopes; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVReader.cpp54 if (const LVScopes *Scopes = Parent->getScopes()) { 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
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp686 if (const LVScopes *Scopes = CompileUnit->getScopes()) processLines() local
869 if (const LVScopes *Scopes = Parent->getScopes()) includeInlineeLines() local
/freebsd-src/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 __anon19c0a85d0411::EarlyCSE::StackNode
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp393 DenseSet<CHRScope *> Scopes; global() member in __anon96cf4c2a0111::CHR
976 findScopes(Region * R,Region * NextRegion,Region * ParentRegion,SmallVectorImpl<CHRScope * > & Scopes) findScopes() argument
1260 classifyBiasedScopes(SmallVectorImpl<CHRScope * > & Scopes) classifyBiasedScopes() argument
1990 dumpScopes(SmallVectorImpl<CHRScope * > & Scopes,const char * Label) dumpScopes() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp295 MultiParseScope Scopes; global() member
H A DParseTemplate.cpp1736 MultiParseScope Scopes(*this); ParseLateTemplatedFuncDef() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp774 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
H A DMachineLICM.cpp737 SmallVector<MachineDomTreeNode*, 32> Scopes; HoistOutOfLoop() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp70 SmallVector<GotoScope, 48> Scopes; global() member in __anon74162ff50111::JumpScopeChecker
[all...]

12