Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h534 const AdjustedDecl *getDeclAs() const { in getDeclAs() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h82 const T *getDeclAs(StringRef ID) const { in getDeclAs() function