Searched defs:ArgKind (Results 1 – 9 of 9) sorted by relevance
| /external/clang/include/clang/ASTMatchers/Dynamic/ |
| D | VariantValue.h | 43 ArgKind(Kind K) : K(K) { assert(K != AK_Matcher); } in ArgKind() function 46 ArgKind(ast_type_traits::ASTNodeKind MatcherKind) in ArgKind() function
|
| /external/llvm/include/llvm/IR/ |
| D | Intrinsics.h | 106 enum ArgKind { enum
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Intrinsics.h | 115 enum ArgKind { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Intrinsics.h | 119 enum ArgKind { enum
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_diag.h | 142 enum ArgKind { enum
|
| /external/clang/include/clang/AST/ |
| D | TemplateBase.h | 43 enum ArgKind { enum
|
| /external/clang/include/clang/Sema/ |
| D | AttributeList.h | 296 IdentifierLoc *ArgKind, ParsedType matchingCType, in AttributeList()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 2873 enum ArgKind { AK_GeneralPurpose, AK_FloatingPoint, AK_Memory }; enum 3168 enum ArgKind { AK_GeneralPurpose, AK_FloatingPoint, AK_Memory }; enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | MemorySanitizer.cpp | 3849 enum ArgKind { AK_GeneralPurpose, AK_FloatingPoint, AK_Memory }; enum 4241 enum ArgKind { AK_GeneralPurpose, AK_FloatingPoint, AK_Memory }; enum
|