Searched defs:VarLoc (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/llvm/lld/include/lld/Common/
H A DDWARF.h39 struct VarLoc { struct in class:lld::DWARFCache
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp109 VarLocInfo VarLoc; local
120 VarLocInfo VarLoc; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h118 DanglingDebugInfo(const VarLocInfo *VarLoc, unsigned SDNO) argument
H A DSelectionDAGBuilder.cpp1208 void SelectionDAGBuilder::addDanglingDebugInfo(const VarLocInfo *VarLoc, argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp297 struct VarLoc { struct in class:__anon2101::VarLocBasedLDV
422 VarLoc(const MachineInstr &MI) function in struct:__anon2101::VarLocBasedLDV::VarLoc
[all...]
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp3651 SourceLocation VarLoc = Tok.getLocation(); local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2430 Loc VarLoc = state->getLValue(D, C.getLocationContext()); local
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DOpenMPClause.h7827 SourceLocation VarLoc; member in class:clang::final
7947 SourceLocation VarLoc; member in class:clang::final
7850 OMPInitClause(bool IsTarget, bool IsTargetSync, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc, unsigned N) argument
7969 OMPUseClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc) argument
8022 SourceLocation VarLoc; member in class:clang::final
8044 OMPDestroyClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc) argument
[all...]
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h2268 RebuildOMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc) argument
2281 RebuildOMPUseClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc) argument
2292 RebuildOMPDestroyClause(Expr *InteropVar, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation VarLoc, SourceLocation EndLoc) argument
H A DSemaExpr.cpp18771 SourceLocation VarLoc = Var->getLocation(); local

Completed in 574 milliseconds