Home
last modified time | relevance | path

Searched defs:TargetVarDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DInefficientVectorOperationCheck.cpp96 const auto TargetVarDecl = in addMatcher() local
208 const auto *TargetVarDecl = VectorVarDecl; in check() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp22842 VarDecl *TargetVarDecl = DeclVector.pop_back_val(); declareTargetInitializer() local