Home
last modified time | relevance | path

Searched refs:InlinedAtLocation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLexicalScopes.h159 : Parent(P), Desc(D), InlinedAtLocation(I), AbstractScope(A), in LexicalScope()
170 const MDNode *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt()
232 AssertingVH<const MDNode> InlinedAtLocation; // Location at which this variable
/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h50 : Parent(P), Desc(D), InlinedAtLocation(I), AbstractScope(A), in LexicalScope()
61 const DILocation *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt()
123 const DILocation *InlinedAtLocation; // Location at which this variable