Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2045 ExplicitSpecifier ExplicitSpecifier::getFromDecl(FunctionDecl *Function) { in getFromDecl() function in ExplicitSpecifier
/external/llvm-project/clang/include/clang/AST/
DDeclCXX.h1819 static const ExplicitSpecifier getFromDecl(const FunctionDecl *Function) { in getFromDecl() function