Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1156 SourceLocation CLoc, in ObjCInterfaceDecl()
/external/clang/include/clang/AST/
DDeclCXX.h122 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } in setColonLoc()
DExpr.h3189 SourceLocation CLoc, Expr *rhs, in ConditionalOperator()
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1129 const PathDiagnosticLocation &CLoc = getContextLocation(NewLoc); in addEdge() local