Home
last modified time | relevance | path

Searched defs:CurLoc (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.h188 LocIter CurLoc; variable
H A DResourceScriptParser.cpp35 RCParser::ParserError::ParserError(const Twine &Expected, const LocIter CurLoc, in ParserError()
H A DResourceFileWriter.cpp1429 uint64_t CurLoc = tell(); in writeVersionInfoBlock() local
1484 auto CurLoc = tell(); in writeVersionInfoValue() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp393 locateASTReferent(SourceLocation CurLoc,const syntax::Token * TouchedIdentifier,ParsedAST & AST,llvm::StringRef MainFilePath,const SymbolIndex * Index,ASTNodeKind & NodeKind) locateASTReferent() argument
768 auto CurLoc = sourceLocationInMainFile(SM, Pos); locateSymbolAt() local
1235 auto CurLoc = sourceLocationInMainFile(SM, Pos); findDocumentHighlights() local
1280 auto CurLoc = sourceLocationInMainFile(SM, Pos); findImplementations() local
1382 auto CurLoc = sourceLocationInMainFile(SM, Pos); findReferences() local
1595 auto CurLoc = sourceLocationInMainFile(SM, Pos); getSymbolInfo() local
[all...]
H A DAST.cpp493 auto CurLoc = D->getReturnTypeSourceRange().getBegin(); in VisitFunctionDecl() local
H A DHover.cpp1291 auto CurLoc = sourceLocationInMainFile(SM, Pos); getHover() local
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DDefineInline.cpp59 SourceLocation CurLoc = FD->getEndLoc(); in getSemicolonForDecl() local
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp539 auto CurLoc = sourceLocationInMainFile(AST.getSourceManager(), Code.point()); in TEST() local
553 auto CurLoc = sourceLocationInMainFile(AST.getSourceManager(), Code.point()); in TEST() local
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h68 SourceLocation CurLoc; variable
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp105 static SourceLocation CurLoc; variable
/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7047 SMLoc CurLoc = getLoc(); parseDirectiveCPU() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3073 SourceLocation CurLoc = checkTargetClonesAttrString() local
[all...]