Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DDeclCXX.cpp3252 VarDecl *ValueDecl::getPotentiallyDecomposedVarDecl() { in getPotentiallyDecomposedVarDecl() function in ValueDecl
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DDecl.h729 const VarDecl *getPotentiallyDecomposedVarDecl() const { in getPotentiallyDecomposedVarDecl() function