HomeSort by: relevance | last modified time | path
    Searched refs:CheckLoad (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
Interp.h 74 bool CheckLoad(InterpState &S, CodePtr OpPC, const Pointer &Ptr);
338 if (!CheckLoad(S, OpPC, Field))
367 if (!CheckLoad(S, OpPC, Field))
381 if (!CheckLoad(S, OpPC, Field))
618 if (!CheckLoad(S, OpPC, Ptr))
627 if (!CheckLoad(S, OpPC, Ptr))
Interp.cpp 283 bool CheckLoad(InterpState &S, CodePtr OpPC, const Pointer &Ptr) {

Completed in 88 milliseconds