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