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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCUDARuntime.h 87 virtual void handleVarRegistration(const VarDecl *VD,
CGCUDANV.cpp 171 void handleVarRegistration(const VarDecl *VD,
1008 void CGNVCUDARuntime::handleVarRegistration(const VarDecl *D,
CodeGenModule.cpp 3975 getCUDARuntime().handleVarRegistration(D, *GV);
4416 getCUDARuntime().handleVarRegistration(D, *GV);

Completed in 42 milliseconds