Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DLoopHint.h34 IdentifierLoc *StateLoc; member
/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaStmtAttr.cpp50 IdentifierLoc *StateLoc = A.getArgAsIdent(2); in handleLoopHintAttr() local
/minix/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPCallbacksTest.cpp100 clang::SourceLocation StateLoc, unsigned State) { in PragmaOpenCLExtension()
109 SourceLocation StateLoc; member in __anon13e11db90111::PragmaOpenCLExtensionCallbacks
/minix/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h223 SourceLocation StateLoc, unsigned State) { in PragmaOpenCLExtension()
416 SourceLocation StateLoc, unsigned State) override { in PragmaOpenCLExtension()
/minix/external/bsd/llvm/dist/clang/lib/Parse/
H A DParsePragma.cpp817 SourceLocation StateLoc = Toks[0].getLocation(); in HandlePragmaLoopHint() local
1408 SourceLocation StateLoc = Tok.getLocation(); in HandlePragma() local