Home
last modified time | relevance | path

Searched defs:ScopeKind (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h93 enum ScopeKind { SK_Local, SK_Record, SK_ForeachLoop, SK_MultiClass }; enum
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DCompiler.h105 enum class ScopeKind { Call, Block }; enum
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScopeInfo.h106 enum ScopeKind : uint8_t { enum
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h567 enum class ScopeKind { enum
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp514 enum class ScopeKind { enum