Home
last modified time | relevance | path

Searched defs:ContextType (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h56 enum class ContextType { enum
H A DEmulateInstruction.h100 enum ContextType { enum
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/Dynamic/
H A DDiagnostics.h53 enum ContextType { enum
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp102 QualType ContextType in computeDeclContext() local
H A DSemaStmt.cpp702 int ContextType; in checkMustTailAttr() local
H A DSemaCodeComplete.cpp526 static QualType getPreferredTypeOfUnaryArg(Sema &S, QualType ContextType, in getPreferredTypeOfUnaryArg()
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp1642 } ContextType = Unknown; member