Home
last modified time | relevance | path

Searched defs:CTE (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DDumpAST.cpp244 if (const auto *CTE = dyn_cast<CXXThisExpr>(S)) { getDetail() local
H A DHover.cpp828 getThisExprHoverContents(const CXXThisExpr * CTE,ASTContext & ASTCtx,const PrintingPolicy & PP) getThisExprHoverContents() argument
934 if (const CXXThisExpr *CTE = dyn_cast<CXXThisExpr>(E)) getHoverContents() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.cpp523 VisitCXXThisExpr(const CXXThisExpr * CTE) VisitCXXThisExpr() argument
/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1470 VisitCXXTypeidExpr(const CXXTypeidExpr * CTE) VisitCXXTypeidExpr() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp699 if (auto *CTE = dyn_cast<CXXTypeidExpr>(Result.get())) ActOnCXXTypeid() local
H A DSemaOpenMP.cpp20950 VisitCXXThisExpr(CXXThisExpr * CTE) VisitCXXThisExpr() argument