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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h 657 llvm::GlobalVariable *getStaticLocalDeclGuardAddress(const VarDecl *D) {
ItaniumCXXABI.cpp 2405 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D);

Completed in 16 milliseconds