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

  /external/clang/lib/CodeGen/
CGAtomic.cpp 77 QualType getAtomicType() const { return AtomicTy; }
743 tempAddr = CreateMemTemp(atomics.getAtomicType(), "atomic-load-temp");
809 temp = CreateMemTemp(atomics.getAtomicType(), "atomic-load-temp");
832 getAtomicType(),
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 32 milliseconds