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

  /external/clang/lib/Sema/
SemaChecking.cpp 136 if (SemaBuiltinVAStart(TheCall))
890 /// SemaBuiltinVAStart - Check the arguments to __builtin_va_start for validity.
892 bool Sema::SemaBuiltinVAStart(CallExpr *TheCall) {
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 138 milliseconds