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.cpp1009 QualifierCollector Qc; in CreateQualifiedType() local
1010 const Type *T = Qc.strip(Ty); in CreateQualifiedType()
1012 stripUnusedQualifiers(Qc); in CreateQualifiedType()
1016 llvm::dwarf::Tag Tag = getNextQualifier(Qc); in CreateQualifiedType()
1018 assert(Qc.empty() && "Unknown type qualifier for debug info"); in CreateQualifiedType()
1022 auto *FromTy = getOrCreateType(Qc.apply(CGM.getContext(), T), Unit); in CreateQualifiedType()
1951 Qualifiers &Qc = EPI.TypeQuals; in getOrCreateInstanceMethodType() local
1952 Qc.removeConst(); in getOrCreateInstanceMethodType()
1953 Qc.removeVolatile(); in getOrCreateInstanceMethodType()
1954 Qc.removeRestrict(); in getOrCreateInstanceMethodType()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2208 QualifierCollector Qc(Qs); in getQualifiedType()
2209 const Type *Ptr = Qc.strip(T); in getQualifiedType()
2210 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