Searched defs:CSC (Results 1 – 6 of 6) sorted by relevance
11 set CSC="%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" variable15 set CSC="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" variable19 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe" variable23 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe" variable
27 typedef struct _csc CSC; typedef
637 const CStyleCastExpr *CSC = cast<CStyleCastExpr>(S); in GetUnreachableLoc() local650 const ObjCBridgedCastExpr *CSC = cast<ObjCBridgedCastExpr>(S); in GetUnreachableLoc() local
125 for (auto &CSC : llvm::reverse(SemaRef.CodeSynthesisContexts)) { in getEnclosingTypeAliasTemplateDecl() local
4865 SourceLocation Loc, CodeSynthesisContext::SynthesisKind CSC) { in InstantiateFunctionDeclaration()
11021 for (const CodeSynthesisContext &CSC : CodeSynthesisContexts) { in getTopMostPointOfInstantiation() local