/external/llvm-project/llvm/tools/llvm-rc/ |
D | ResourceScriptParser.h | 185 LocIter CurLoc; variable
|
D | ResourceScriptParser.cpp | 34 RCParser::ParserError::ParserError(const Twine &Expected, const LocIter CurLoc, in ParserError()
|
D | ResourceFileWriter.cpp | 1367 uint64_t CurLoc = tell(); in writeVersionInfoBlock() local 1422 auto CurLoc = tell(); in writeVersionInfoValue() local
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | XRefs.cpp | 300 locateASTReferent(SourceLocation CurLoc, const syntax::Token *TouchedIdentifier, in locateASTReferent() 663 auto CurLoc = sourceLocationInMainFile(SM, Pos); in locateSymbolAt() local 1092 auto CurLoc = sourceLocationInMainFile(SM, Pos); in findDocumentHighlights() local 1142 auto CurLoc = sourceLocationInMainFile(SM, Pos); in findImplementations() local 1193 auto CurLoc = sourceLocationInMainFile(SM, Pos); in findReferences() local 1284 auto CurLoc = sourceLocationInMainFile(SM, Pos); in getSymbolInfo() local
|
D | AST.cpp | 369 auto CurLoc = D->getReturnTypeSourceRange().getBegin(); in VisitFunctionDecl() local
|
D | Hover.cpp | 806 auto CurLoc = sourceLocationInMainFile(SM, Pos); in getHover() local
|
/external/llvm-project/clang-tools-extra/clangd/unittests/ |
D | SourceCodeTests.cpp | 528 auto CurLoc = sourceLocationInMainFile(AST.getSourceManager(), Code.point()); in TEST() local 542 auto CurLoc = sourceLocationInMainFile(AST.getSourceManager(), Code.point()); in TEST() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 62 SourceLocation CurLoc; variable
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.h | 66 SourceLocation CurLoc; variable
|
/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
D | DefineInline.cpp | 76 SourceLocation CurLoc = FD->getEndLoc(); in getSemicolonForDecl() local
|
/external/clang/lib/Lex/ |
D | TokenLexer.cpp | 772 SourceLocation CurLoc = FirstLoc; in updateConsecutiveMacroArgTokens() local
|
/external/llvm-project/clang/lib/Lex/ |
D | TokenLexer.cpp | 995 SourceLocation CurLoc = FirstLoc; in updateConsecutiveMacroArgTokens() local
|
/external/clang/lib/Frontend/ |
D | DiagnosticRenderer.cpp | 259 SourceLocation CurLoc = Stack[I].second; in emitModuleBuildStack() local
|
/external/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 105 static SourceLocation CurLoc; variable
|
/external/llvm-project/llvm/examples/Kaleidoscope/Chapter9/ |
D | toy.cpp | 105 static SourceLocation CurLoc; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 5212 SMLoc CurLoc = getLoc(); in parseDirectiveCPU() local
|
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
D | AArch64AsmParser.cpp | 5394 SMLoc CurLoc = getLoc(); in parseDirectiveCPU() local
|