Home
last modified time | relevance | path

Searched refs:Qc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp990 QualifierCollector Qc; in CreateQualifiedType() local
991 const Type *T = Qc.strip(Ty); in CreateQualifiedType()
993 stripUnusedQualifiers(Qc); in CreateQualifiedType()
997 llvm::dwarf::Tag Tag = getNextQualifier(Qc); in CreateQualifiedType()
999 assert(Qc.empty() && "Unknown type qualifier for debug info"); in CreateQualifiedType()
1003 auto *FromTy = getOrCreateType(Qc.apply(CGM.getContext(), T), Unit); in CreateQualifiedType()
1825 Qualifiers &Qc = EPI.TypeQuals; in getOrCreateInstanceMethodType() local
1826 Qc.removeConst(); in getOrCreateInstanceMethodType()
1827 Qc.removeVolatile(); in getOrCreateInstanceMethodType()
1828 Qc.removeRestrict(); in getOrCreateInstanceMethodType()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2141 QualifierCollector Qc(Qs); in getQualifiedType()
2142 const Type *Ptr = Qc.strip(T); in getQualifiedType()
2143 return getExtQualType(Ptr, Qc); in getQualifiedType()
/freebsd/contrib/ncurses/include/
H A DCaps.hpux11839 exit_top_hl_mode rmthlm str Qc - - ----K Exit top highlight mode