Home
last modified time | relevance | path

Searched defs:VarLoc (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp305 struct VarLoc { struct in __anon250db9ad0111::VarLocBasedLDV
308 struct SpillLoc {
320 const DebugVariable Var;
323 const DIExpression *Expr;
327 const MachineInstr &MI;
329 enum class MachineLocKind {
336 enum class EntryValueLocKind {
341 } EVKind;
345 union MachineLocValue {
359 struct MachineLoc {
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h7382 SourceLocation VarLoc; variable
7406 SourceLocation LParenLoc, SourceLocation VarLoc, in OMPInitClause()
7504 SourceLocation VarLoc; variable
7527 SourceLocation LParenLoc, SourceLocation VarLoc, in OMPUseClause()
7579 SourceLocation VarLoc; variable
7602 SourceLocation LParenLoc, SourceLocation VarLoc, in OMPDestroyClause()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2336 Loc VarLoc = state->getLValue(D, C.getLocationContext()); in checkPreStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp3170 SourceLocation VarLoc = Tok.getLocation(); in ParseOpenMPInteropClause() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp1540 SourceLocation VarLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp14801 SourceLocation VarLoc; in ActOnOpenMPInteropDirective() local
14832 SourceLocation VarLoc, in isValidInteropVariable()
14888 SourceLocation VarLoc, SourceLocation EndLoc) { in ActOnOpenMPInitClause()
14914 SourceLocation VarLoc, in ActOnOpenMPUseClause()
14927 SourceLocation VarLoc, in ActOnOpenMPDestroyClause()
H A DTreeTransform.h2181 SourceLocation VarLoc, in RebuildOMPInitClause()
2194 SourceLocation VarLoc, SourceLocation EndLoc) { in RebuildOMPUseClause()
2205 SourceLocation VarLoc, in RebuildOMPDestroyClause()
H A DSemaExpr.cpp17383 SourceLocation VarLoc = Var->getLocation(); in captureInBlock() local