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

/external/clang/lib/Sema/
H A DDeclSpec.cpp594 SourceLocation TagNameLoc,
609 TSTNameLoc = TagNameLoc;
643 SourceLocation TagNameLoc,
659 TSTNameLoc = TagNameLoc;
593 SetTypeSpecType(TST T, SourceLocation TagKwLoc, SourceLocation TagNameLoc, const char *&PrevSpec, unsigned &DiagID, ParsedType Rep, const PrintingPolicy &Policy) argument
642 SetTypeSpecType(TST T, SourceLocation TagKwLoc, SourceLocation TagNameLoc, const char *&PrevSpec, unsigned &DiagID, Decl *Rep, bool Owned, const PrintingPolicy &Policy) argument

Completed in 295 milliseconds