Home
last modified time | relevance | path

Searched defs:TQ (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp443 forEachCVRUQualifier(llvm::function_ref<void (TQ,StringRef,SourceLocation)> Handle) forEachCVRUQualifier() argument
455 forEachQualifier(llvm::function_ref<void (TQ,StringRef,SourceLocation)> Handle) forEachQualifier() argument
H A DSemaDeclCXX.cpp10702 __anon47e04d132a02(DeclSpec::TQ, StringRef QualName, SourceLocation SL) checkMethodTypeQualifiers() argument
/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h328 enum TQ { // NOTE: These flags must be kept in sync with Qualifiers::TQ. global() enum
[all...]