Home
last modified time | relevance | path

Searched defs:SemiLoc (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DTransEmptyStatementsAndDealloc.cpp38 SourceLocation SemiLoc = S->getSemiLoc(); in isEmptyARCMTMacroStatement() local
H A DTransforms.cpp125 SourceLocation SemiLoc = findSemiAfterLocation(loc, Ctx, IsDecl); in findLocationAfterSemi() local
/aosp_15_r20/external/clang/lib/Parse/
H A DRAIIObjectsForParser.h433 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/
DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/
DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/
DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/
DRAIIObjectsForParser.h486 SourceLocation SemiLoc = P.ConsumeToken(); in consumeClose() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp3062 SMLoc SemiLoc = Lex.getLoc(); in ParseBody() local
3671 SMLoc SemiLoc = Lex.getLoc(); in ParseMultiClass() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h512 SourceLocation SemiLoc; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp67 StmtResult Sema::ActOnNullStmt(SourceLocation SemiLoc, in ActOnNullStmt()
H A DSemaDeclCXX.cpp12172 SourceLocation SemiLoc) { in ActOnEmptyDeclaration()