Home
last modified time | relevance | path

Searched defs:KindLoc (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Lex/
DLexer.cpp2715 const char *KindLoc = &CurPtr[-1]; in tryReadUCN() local
/external/clang/lib/Parse/
DParseDecl.cpp434 SourceLocation KindLoc = Tok.getLocation(); in ParseMicrosoftDeclSpecArgs() local
/external/clang/include/clang/AST/
DOpenMPClause.h668 SourceLocation KindLoc; variable
/external/clang/lib/Sema/
DSemaOpenMP.cpp6047 SourceLocation LParenLoc, SourceLocation KindLoc, SourceLocation CommaLoc, in ActOnOpenMPScheduleClause()
DTreeTransform.h1485 SourceLocation KindLoc, in RebuildOMPScheduleClause()