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

  /external/clang/lib/Sema/
SemaOpenMP.cpp 94 SourceLocation ConstructLoc;
101 ConstructLoc(Loc), OrderedRegion(false), InnerTeamsRegionLoc() {}
105 ConstructLoc(), OrderedRegion(false), InnerTeamsRegionLoc() {}
231 SourceLocation getConstructLoc() { return Stack.back().ConstructLoc; }
543 if (DPred(I->Directive, I->DirectiveName, I->ConstructLoc))
    [all...]
SemaDeclCXX.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 1143 milliseconds