Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp356 const NamedDecl *Dec; // The original declaration for this variable. member
434 const NamedDecl *Dec = VarDefinitions[i].Dec; in dumpVarDefinitionName() local
612 const NamedDecl *Dec = P.first; in intersectContexts() local
/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp813 ConstantInt *Dec = dyn_cast<ConstantInt>(SubInst->getOperand(1)); in detectPopcountIdiom() local
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp4749 const auto *Dec = Nodes.getNodeAs<FieldDecl>("decl"); in verify() local