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

/external/clang/include/clang/AST/
H A DDeclObjC.h2218 SourceLocation AtLocation, SourceLocation LParenLocation,
2221 LParenLoc(LParenLocation), DeclType(T),
2234 SourceLocation LParenLocation,
2217 ObjCPropertyDecl(DeclContext *DC, SourceLocation L, IdentifierInfo *Id, SourceLocation AtLocation, SourceLocation LParenLocation, TypeSourceInfo *T) argument

Completed in 103 milliseconds