Searched defs:ContextKind (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisContext.h203 enum ContextKind { StackFrame, Scope, Block }; enum in class:clang::LocationContext
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp553 Context(tok::TokenKind ContextKind, unsigned BindingStrength, argument
562 tok::TokenKind ContextKind; member in struct:clang::format::__anon3276::AnnotatingParser::Context
580 ScopedContextCreator(AnnotatingParser &P, tok::TokenKind ContextKind, argument
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp197 enum ContextKind { enum
H A DSemaCodeComplete.cpp3678 enum CodeCompletionContext::Kind ContextKind local

Completed in 68 milliseconds