Home
last modified time | relevance | path

Searched refs:Contexts (Results 1 – 25 of 149) sorted by relevance

123456

/external/clang/lib/Format/
DTokenAnnotator.cpp39 Contexts.push_back(Context(tok::unknown, 1, /*IsExpression=*/false)); in AnnotatingParser()
48 Left->ParentBracket = Contexts.back().ContextKind; in parseAngle()
53 bool InExprContext = Contexts.back().IsExpression; in parseAngle()
55 Contexts.back().IsExpression = false; in parseAngle()
58 Contexts.back().InTemplateArgument = in parseAngle()
89 Contexts[Contexts.size() - 2].IsExpression && in parseAngle()
103 Left->ParentBracket = Contexts.back().ContextKind; in parseParens()
107 Contexts.back().ColonIsForRangeExpr = in parseParens()
108 Contexts.size() == 2 && Contexts[0].ColonIsForRangeExpr; in parseParens()
128 Contexts.back().IsExpression = true; in parseParens()
[all …]
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp85 llvm::DeleteContainerSeconds(Contexts); in clear()
300 AnalysisDeclContext *&AC = Contexts[D]; in getContext()
366 LOC *L = cast_or_null<LOC>(Contexts.FindNodeOrInsertPos(ID, InsertPos)); in getLocationContext()
370 Contexts.InsertNode(L, InsertPos); in getLocationContext()
384 cast_or_null<StackFrameContext>(Contexts.FindNodeOrInsertPos(ID, InsertPos)); in getStackFrame()
387 Contexts.InsertNode(L, InsertPos); in getStackFrame()
408 cast_or_null<BlockInvocationContext>(Contexts.FindNodeOrInsertPos(ID, in getBlockInvocationContext()
412 Contexts.InsertNode(L, InsertPos); in getBlockInvocationContext()
585 llvm::DeleteContainerSeconds(Contexts); in ~AnalysisDeclContextManager()
595 for (llvm::FoldingSet<LocationContext>::iterator I = Contexts.begin(), in clear()
[all …]
/external/clang/lib/AST/
DDeclBase.cpp1012 DeclContext::collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts){ in collectAllContexts() argument
1013 Contexts.clear(); in collectAllContexts()
1016 Contexts.push_back(this); in collectAllContexts()
1023 Contexts.push_back(N); in collectAllContexts()
1025 std::reverse(Contexts.begin(), Contexts.end()); in collectAllContexts()
1307 SmallVector<DeclContext *, 2> Contexts; in buildLookup() local
1308 collectAllContexts(Contexts); in buildLookup()
1312 for (auto *DC : Contexts) { in buildLookup()
1322 for (auto *DC : Contexts) in buildLookup()
1437 SmallVector<DeclContext *, 2> Contexts; in noload_lookup() local
[all …]
DDecl.cpp1416 ContextsTy Contexts; in printQualifiedName() local
1420 Contexts.push_back(Ctx); in printQualifiedName()
1424 for (ContextsTy::reverse_iterator I = Contexts.rbegin(), E = Contexts.rend(); in printQualifiedName()
/external/libvpx/libvpx/vp8/common/
Dcontext.c17 int Contexts[vp8_coef_counter_dimen];
/external/mesa3d/docs/
DMESA_multithread_makecurrent.spec66 Replace the following sentence from section 2.2 Rendering Contexts:
78 Replace the following sentence from section 3.3.7 Rendering Contexts:
85 Replace the following sentence from section 3.5 Rendering Contexts:
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp282 SmallVector<const DeclContext *, 2> Contexts; in getParentName() local
286 Contexts.push_back(DC); in getParentName()
296 for (unsigned I = Contexts.size(); I != 0; --I) { in getParentName()
303 const DeclContext *CurDC = Contexts[I-1]; in getParentName()
/external/clang/lib/Frontend/
DASTUnit.cpp275 uint64_t Contexts = 0; in getDeclShowContexts() local
280 Contexts |= (1LL << CodeCompletionContext::CCC_TopLevel) in getDeclShowContexts()
289 Contexts |= (1LL << CodeCompletionContext::CCC_Expression); in getDeclShowContexts()
294 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCMessageReceiver); in getDeclShowContexts()
298 Contexts |= (1LL << CodeCompletionContext::CCC_ObjCInterfaceName); in getDeclShowContexts()
302 Contexts |= (1LL << CodeCompletionContext::CCC_EnumTag); in getDeclShowContexts()
309 Contexts |= (1LL << CodeCompletionContext::CCC_UnionTag); in getDeclShowContexts()
311 Contexts |= (1LL << CodeCompletionContext::CCC_ClassOrStructTag); in getDeclShowContexts()
319 Contexts = (1LL << CodeCompletionContext::CCC_Statement) in getDeclShowContexts()
324 Contexts = (1LL << CodeCompletionContext::CCC_ObjCProtocolName); in getDeclShowContexts()
[all …]
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp296 unsigned long long Contexts; member
329 Contexts(CXCompletionContext_Unknown), in AllocatedCXCodeCompleteResults()
558 AllocatedResults.Contexts = getContextsForContextKind(contextKind, S); in ProcessCodeCompleteResults()
882 return Results->Contexts; in clang_codeCompleteGetContexts()
/external/clang/include/clang/Analysis/
DAnalysisContext.h376 llvm::FoldingSet<LocationContext> Contexts; variable
407 ContextMap Contexts; variable
/external/mesa3d/src/glx/apple/
DRELEASE_NOTES49 o Shared Contexts
/external/selinux/secilc/docs/
Dcil_context_statement.md4 Contexts are formed using previously declared parameters and may be named or anonymous where:
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp163 DeclContext::Map Contexts; member in llvm::dsymutil::__anon3a1605500111::DeclContextTree
1679 auto ContextIter = Contexts.find(&Key); in getChildDeclContext()
1681 if (ContextIter == Contexts.end()) { in getChildDeclContext()
1687 std::tie(ContextIter, Inserted) = Contexts.insert(NewContext); in getChildDeclContext()
1697 assert(ContextIter != Contexts.end()); in getChildDeclContext()
1759 DeclContextTree &Contexts, in analyzeContextInfo() argument
1786 auto PtrInvalidPair = Contexts.getChildDeclContext( in analyzeContextInfo()
1800 StringPool, Contexts, InImportedModule); in analyzeContextInfo()
/external/libvpx/libvpx/
Dusage.dox27 \subsection usage_ctxs Contexts
/external/libxml2/os400/libxmlrpg/
Dvalid.rpgle358 * Allocate/Release Validation Contexts
/external/clang/include/clang/AST/
DDeclBase.h1389 void collectAllContexts(SmallVectorImpl<DeclContext *> &Contexts);
/external/srtp/doc/
Drfc3711.txt47 3.2. SRTP Cryptographic Contexts. . . . . . . . . . . . . . . 7
50 3.2.3. Mapping SRTP Packets to Cryptographic Contexts . 10
378 3.2. SRTP Cryptographic Contexts
534 3.2.3. Mapping SRTP Packets to Cryptographic Contexts
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml307 (*===-- Contexts ----------------------------------------------------------===*)
Dllvm.mli401 (** {6 Contexts} *)
/external/clang/docs/
DInternalsManual.rst1147 Lexical and Semantic Contexts
1185 Transparent Declaration Contexts
1291 Multiply-Defined Declaration Contexts
/external/selinux/policycoreutils/po/
Dast.po3786 msgid "File Contexts file"
Dsi_LK.po3786 msgid "File Contexts file"
Dit_IT.po3786 msgid "File Contexts file"
Dbn_BD.po3786 msgid "File Contexts file"
Dbrx.po3786 msgid "File Contexts file"

123456