Searched defs:TQ (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | DeclSpec.cpp | 443 forEachCVRUQualifier(llvm::function_ref<void (TQ,StringRef,SourceLocation)> Handle) forEachCVRUQualifier() argument |
H A D | SemaDeclCXX.cpp | 10702 __anon47e04d132a02(DeclSpec::TQ, StringRef QualName, SourceLocation SL) checkMethodTypeQualifiers() argument |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 328 enum TQ { // NOTE: These flags must be kept in sync with Qualifiers::TQ. global() enum |