HomeSort by relevance Sort by last modified time
    Searched refs:ValidateFunctionDecl (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_check_ast.h 70 void ValidateFunctionDecl(clang::FunctionDecl *FD);
slang_rs_check_ast.cpp 149 void RSCheckAST::ValidateFunctionDecl(clang::FunctionDecl *FD) {
241 ValidateFunctionDecl(FD);
304 ValidateFunctionDecl(FD);

Completed in 74 milliseconds