Searched defs:setPure (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/AST/ | ||
D | Decl.cpp | 2507 void FunctionDecl::setPure(bool P) { in setPure() function in FunctionDecl |
/external/llvm-project/clang/lib/AST/ | ||
D | Decl.cpp | 2989 void FunctionDecl::setPure(bool P) { in setPure() function in FunctionDecl |