Home
last modified time | relevance | path

Searched defs:HasTypenameKeyword (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp11915 UsingValidatorCCC(bool HasTypenameKeyword, bool IsInstantiation, in UsingValidatorCCC()
11988 bool HasTypenameKeyword; member in __anon26624a2b2f11::UsingValidatorCCC
12002 bool HasTypenameKeyword, SourceLocation TypenameLoc, CXXScopeSpec &SS, in BuildUsingDeclaration()
12302 bool HasTypenameKeyword, in CheckUsingDeclRedeclaration()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h3405 const DeclarationNameInfo &NameInfo, bool HasTypenameKeyword) in UsingDecl()