Searched defs:CLoc (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp1567 ObjCInterfaceDecl(const ASTContext &C, DeclContext *DC, SourceLocation AtLoc, IdentifierInfo *Id, ObjCTypeParamList *typeParamList, SourceLocation CLoc, ObjCInterfaceDecl *PrevDecl, bool IsInternal) argument
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h218 SourceLocation CLoc = getCallee()->getExprLoc(); variable
H A DDeclCXX.h111 void setColonLoc(SourceLocation CLoc) { ColonLoc = CLoc; } argument

Completed in 105 milliseconds