Searched defs:SlotLabel (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaAttr.cpp | 29 StringRef SlotLabel, in PragmaStackSentinelRAII() argument |
/llvm-project/clang/include/clang/Serialization/ | ||
H A D | ASTReader.h | 907 StringRef SlotLabel; global() member |
/llvm-project/clang/lib/Parse/ | ||
H A D | ParsePragma.cpp | 1155 StringRef SlotLabel; in HandlePragmaMSSegment() local |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 1514 StringRef SlotLabel; global() member |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTReader.cpp | 1850 auto SlotLabel = ReadString(Record, Idx); ReadToken() local |