Home
last modified time | relevance | path

Searched defs:CSC (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/Analysis/
H A DReachableCode.cpp637 const CStyleCastExpr *CSC = cast<CStyleCastExpr>(S); GetUnreachableLoc() local
650 const ObjCBridgedCastExpr *CSC = cast<ObjCBridgedCastExpr>(S); GetUnreachableLoc() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp117 for (auto &CSC : llvm::reverse(SemaRef.CodeSynthesisContexts)) { getEnclosingTypeAliasTemplateDecl() local
H A DSemaTemplateInstantiateDecl.cpp4854 InstantiateFunctionDeclaration(FunctionTemplateDecl * FTD,const TemplateArgumentList * Args,SourceLocation Loc,CodeSynthesisContext::SynthesisKind CSC) InstantiateFunctionDeclaration() argument
H A DSemaTemplate.cpp12226 for (const CodeSynthesisContext &CSC : CodeSynthesisContexts) { getTopMostPointOfInstantiation() local