Home
last modified time | relevance | path

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

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