HomeSort by: relevance | last modified time | path
    Searched refs:lookupVarDecl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Analysis/
ThreadSafetyCommon.cpp 502 CV = lookupVarDecl(VD);
567 til::SExpr *E0 = lookupVarDecl(DRE->getDecl());
648 til::SExpr *SExprBuilder::lookupVarDecl(const ValueDecl *VD) {
803 til::SExpr *E = lookupVarDecl(Ph->clangDecl());
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 473 til::SExpr *lookupVarDecl(const ValueDecl *VD);

Completed in 24 milliseconds