Home
last modified time | relevance | path

Searched defs:ThisLoc (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp494 Loc ThisLoc = SVB.getCXXThis(MD, CalleeCtx); in getInitialStackFrameContents() local
587 Loc ThisLoc = SVB.getCXXThis(MD, CalleeCtx); in getInitialStackFrameContents() local
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp1564 SourceLocation ThisLoc = ConsumeToken(); in ParseCXXThis() local
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h2270 ExprResult RebuildCXXThisExpr(SourceLocation ThisLoc, in RebuildCXXThisExpr()