Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h257 const CallExpr *getConfig() const { in getConfig() function
260 CallExpr *getConfig() { return cast_or_null<CallExpr>(getPreArg(CONFIG)); } in getConfig() function