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

  /external/clang/lib/AST/
DeclTemplate.cpp 293 if (CommonPtr->LazySpecializations) {
295 uint32_t *Specs = CommonPtr->LazySpecializations;
296 CommonPtr->LazySpecializations = 0;
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h     [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 347 milliseconds