Home
last modified time | relevance | path

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

/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp529 getCommonTypeInfoSize(const CommonTypeInfo & CTI) getCommonTypeInfoSize() argument
536 emitCommonTypeInfo(raw_ostream & OS,const CommonTypeInfo & CTI) emitCommonTypeInfo() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DSelection.cpp574 if (auto *CTI = llvm::dyn_cast<CXXThisExpr>(S)) in isImplicit() local