Searched defs:OMPTraitInfo (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTRecordReader.h | 28 class OMPTraitInfo; variable |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Attr.h | 39 class OMPTraitInfo; global() variable |
H A D | ASTContext.h | 95 class OMPTraitInfo; global() variable |
H A D | OpenMPClause.h | 8927 OMPTraitInfo() {} OMPTraitInfo() function |
/llvm-project/clang/include/clang/Parse/ | ||
H A D | Parser.h | 52 class OMPTraitInfo; variable |
/llvm-project/clang/lib/AST/ | ||
H A D | OpenMPClause.cpp | 2703 OMPTraitInfo::OMPTraitInfo(StringRef MangledName) { OMPTraitInfo() function in OMPTraitInfo |