Searched defs:BTK (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 1603 createBuiltinTemplateParameterList(const ASTContext & C,DeclContext * DC,BuiltinTemplateKind BTK) createBuiltinTemplateParameterList() argument |
H A D | ASTContext.cpp | 1147 buildBuiltinTemplateDecl(BuiltinTemplateKind BTK,const IdentifierInfo * II) const buildBuiltinTemplateDecl() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 16882 WriteCharTypePrefix(BuiltinType::Kind BTK,llvm::raw_ostream & OS) WriteCharTypePrefix() argument |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 30543 BitTestKind BTK = UndefBit; FindSingleBitChange() local |