Home
last modified time | relevance | path

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

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